← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:33:55 2022
Reported on Wed Dec 14 15:40:04 2022

Filename(eval 282)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 65 statements in 209µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
6566183µs8.20msData::Perl::Collection::Hash::MooseLike::::setData::Perl::Collection::Hash::MooseLike::set
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Data::Perl::Collection::Hash::MooseLike;
265209µs658.01ms
# spent 8.20ms (183µs+8.01) within Data::Perl::Collection::Hash::MooseLike::set which was called 65 times, avg 126µs/call: # 36 times (93µs+7.19ms) by JSON::Schema::Modern::Document::_add_resources at line 17 of (eval 293)[Sub/Quote.pm:3], avg 202µs/call # 18 times (34µs+386µs) by JSON::Schema::Modern::_add_resources at line 17 of (eval 339)[Sub/Quote.pm:3], avg 23µs/call # 8 times (18µs+98µs) by JSON::Schema::Modern::_add_resources_unsafe at line 17 of (eval 336)[Sub/Quote.pm:3], avg 14µs/call # once (3µs+265µs) by JSON::Schema::Modern::_set_metaschema_vocabulary_classes at line 17 of (eval 358)[Sub/Quote.pm:3] # once (32µs+57µs) by JSON::Schema::Modern::_set_vocabulary_class at line 17 of (eval 354)[Sub/Quote.pm:3] # once (3µs+20µs) by JSON::Schema::Modern::add_format_validation at line 17 of (eval 323)[Sub/Quote.pm:3]
sub set {$$wrapped->(@_);}
3;